C#
VB
C++
Returns the properties for this instance of a component using the attribute array as a filter.
public PropertyDescriptorCollection GetProperties(
Attribute[] attributes
)
Public Overloads Function GetProperties( _
ByVal attributes() As Attribute _
) As PropertyDescriptorCollection
public:
PropertyDescriptorCollection^ GetProperties(
array<Attribute^>^ attributes
)
attributes
An array of type Attribute that is used as a filter.
A PropertyDescriptorCollection that represents the filtered properties for this component instance.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET